|
mruby 4.0.0
mruby is the lightweight implementation of the Ruby language
|

Public Attributes | ||
| uint32_t | start_pos | |
| mrb_sym | filename_sym | |
| uint32_t | line_entry_count | |
| mrb_debug_line_type | line_type | |
| union { | ||
| const char * s | ||
| void * ptr | ||
| const uint16_t * ary | ||
| const mrb_irep_debug_info_line * flat_map | ||
| const uint8_t * packed_map | ||
| } | lines | |